One of the nice things about github's web interface is the 'edit' button, that let's you edit a file and commit the change without leaving the browser. Unfortunately, the editor doesn't work on Chrome for Android. So, the alternative is, probably, to do it the 'traditional way': clone, edit, commit, push.
Any tool(s) you would suggest to do so on Android?